home *** CD-ROM | disk | FTP | other *** search
/ Champak 146 / (Vol 146) Jan 07 2012.iso / Games / sheep_escape.swf / scripts / DefineSprite_152 / frame_11 / DoAction_2.as next >
Encoding:
Text File  |  2012-01-07  |  646 b   |  13 lines

  1. stop();
  2. _root.endscreen.endresult = reaction6 add " seconds";
  3. _root.endscreen.endtext1 = "Turbo-charged cheetah";
  4. _root.endscreen.endtext2 = "Rocketing rabbit";
  5. _root.endscreen.endtext3 = "Bobbing bobcat";
  6. _root.endscreen.endtext4 = "Ambling armadillo";
  7. _root.endscreen.endtext5 = "Sluggish snail";
  8. _root.endscreen.time1 = _root.scoreboard.reaction1 add " Seconds";
  9. _root.endscreen.time2 = _root.scoreboard.reaction2 add " Seconds";
  10. _root.endscreen.time3 = _root.scoreboard.reaction3 add " Seconds";
  11. _root.endscreen.time4 = _root.scoreboard.reaction4 add " Seconds";
  12. _root.endscreen.time5 = _root.scoreboard.reaction5 add " Seconds";
  13.